Our company has been using the partition function to send modules to our subcontractor. When our sub has the partition that contains modules where they have RMCD access, they are unable to modify a Type that has multiple enumerations. We had them send the partition back to the home db and even as an admin, we are unable to modify the Type enumerations either. How can either of the companies update the Type enumerations? hrricane34 - Tue Dec 16 15:52:17 EST 2014 |
Re: How to modify type enumerations when using partitions Has anyone had any experience with this issue? |
Re: How to modify type enumerations when using partitions I'm guessing that this "type" is used by two attribute "Defs"; one is partitioned to the subcontractor and the other is not. If so, it certainly would make sense that the contractor could not modify the values even if provided "RMCD" rights to this type. It seems to me that if the partition is "rejoined" in the home DB, home folks shouild be able to modify it; but would not be able to if you just "Synchronized" it. Could be also this Type disallows anybody "M" rights and this has nothing to do with partitioning. -Louie |